-
Home
-
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress
-
2.19.2
-
Code
-
Classes
- CFF_Error_Reporter
| Total Complexity |
87 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
707 |
| Lines of code |
451 |
| Logical lines of code |
196 |
| Comment lines |
151 |
| Methods |
21 |
| Properties |
4 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_error() |
B |
37 |
21 |
73 |
| critical_error_notice() |
A |
34 |
8 |
150 |
| admin_error_notices() |
A |
51 |
12 |
23 |
| generate_error_message() |
S |
48 |
6 |
31 |
| send_report_email() |
S |
46 |
5 |
35 |
| are_critical_errors() |
S |
56 |
6 |
18 |
| add_connected_account_error() |
S |
61 |
5 |
11 |
| get_critical_errors() |
S |
54 |
3 |
21 |
| maybe_trigger_report_email_send() |
S |
64 |
4 |
10 |
| remove_error() |
S |
62 |
3 |
11 |
| __construct() |
S |
54 |
2 |
21 |
| add_action_log() |
S |
62 |
3 |
10 |
| is_critical_error() |
S |
63 |
1 |
11 |
| get_errors() |
S |
82 |
1 |
3 |
| get_error_log() |
S |
80 |
1 |
3 |
| remove_all_errors() |
S |
81 |
1 |
3 |
| add_frontend_error() |
S |
80 |
1 |
3 |
| remove_frontend_error() |
S |
81 |
1 |
3 |
| get_frontend_error() |
S |
82 |
1 |
3 |
| get_action_log() |
S |
80 |
1 |
3 |
| dismiss_critical_notice() |
S |
72 |
1 |
5 |